Skip to content

chore(deps): update dependency @types/node to v24#1036

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/node-24.x
Open

chore(deps): update dependency @types/node to v24#1036
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/node-24.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 20.19.3724.12.2 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 214c4eb to 65f7288 Compare November 3, 2025 01:52
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from 6e20c7b to ea99b80 Compare November 12, 2025 08:46
@renovate renovate bot force-pushed the renovate/node-24.x branch from ea99b80 to f782b56 Compare November 18, 2025 19:57
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from e5e168a to 74728ab Compare December 8, 2025 23:38
@renovate renovate bot force-pushed the renovate/node-24.x branch 4 times, most recently from f52785b to 7da4e90 Compare December 14, 2025 05:00
@renovate renovate bot force-pushed the renovate/node-24.x branch from 7da4e90 to 2c24198 Compare December 31, 2025 17:29
@renovate renovate bot force-pushed the renovate/node-24.x branch 6 times, most recently from 793486a to c4877b0 Compare January 13, 2026 17:00
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from 1ba2817 to f96b472 Compare January 15, 2026 22:00
@renovate renovate bot force-pushed the renovate/node-24.x branch from f96b472 to 2b5e8ec Compare January 23, 2026 17:32
@renovate renovate bot force-pushed the renovate/node-24.x branch 6 times, most recently from 135fd02 to bc255e1 Compare February 8, 2026 01:46
@renovate renovate bot force-pushed the renovate/node-24.x branch 3 times, most recently from c47f0ba to 09eb0c9 Compare February 12, 2026 15:45
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from fb4391a to 88a4aa1 Compare February 23, 2026 03:06
@renovate renovate bot force-pushed the renovate/node-24.x branch 5 times, most recently from 10c3e05 to ce28c21 Compare February 28, 2026 05:45
@renovate renovate bot force-pushed the renovate/node-24.x branch 4 times, most recently from 3fb7571 to cf379e0 Compare March 6, 2026 08:59
@renovate renovate bot force-pushed the renovate/node-24.x branch from cf379e0 to e998dff Compare March 13, 2026 15:46
@renovate renovate bot force-pushed the renovate/node-24.x branch 2 times, most recently from dcb10f8 to b1bed6e Compare April 3, 2026 10:03
@renovate renovate bot force-pushed the renovate/node-24.x branch from b1bed6e to 52edb0f Compare April 3, 2026 12:30
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 3, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
[12:30:41.961] INFO (766): Installing tool node@24.14.1...
[12:30:45.181] ERROR (766): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/24.14.1/node-24.14.1-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.14.1/node-24.14.1-x86_64.tar.xz.sha512",
      "stack":
          HTTPError: Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.14.1/node-24.14.1-x86_64.tar.xz.sha512
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:45457:32)
              at Object.onceWrapper (node:events:623:26)
              at _Request.emit (node:events:520:35)
              at _Request.emit (node:domain:489:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:44912:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:44953:7)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1775219445172,
        "socket": 1775219445173,
        "lookup": 1775219445173,
        "connect": 1775219445173,
        "secureConnect": 1775219445173,
        "upload": 1775219445173,
        "response": 1775219445175,
        "end": 1775219445176,
        "phases": {
          "wait": 1,
          "dns": 3,
          "tcp": 3,
          "tls": 7,
          "request": 0,
          "firstByte": 2,
          "download": 1,
          "total": 4
        }
      },
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "beforeCache": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "copyPipedHeaders": true,
        "headers": {
          "user-agent": "containerbase/14.6.9 node/24.13.0 (https://github.com/containerbase)",
          "accept-encoding": "gzip, deflate, br, zstd"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100,
          "enforceRetryRules": false
        },
        "method": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/24.14.1/node-24.14.1-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[12:30:45.229] ERROR (766): Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.14.1/node-24.14.1-x86_64.tar.xz.sha512
[12:30:45.229] FATAL (766): Install tool node failed in 3.2s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant